Multithreading with C# Cookbook, 2/e

Multithreading with C# Cookbook, 2/e

作者: Eugene Agafonov
出版社: Packt Publishing
出版在: 2016-04-22
ISBN-13: 9781785881251
ISBN-10: 1785881256
裝訂格式: Paperback
總頁數: 264 頁





內容描述


Key Features

Rewritten and updated to take advantage of the latest C# 6 features
Learn about multithreaded, asynchronous, and parallel programming through hands-on, code-first examples
Use these recipes to build fast, scalable, and reliable applications in C#

Book Description
Multi-core processors are synonymous with computing speed and power in today's world, which is why multithreading has become a key concern for C# developers. Multithreaded code helps you create effective, scalable, and responsive applications.
This is an easy-to-follow guide that will show you difficult programming problems in context. You will learn how to solve them with practical, hands-on, recipes. With these recipes, you'll be able to start creating your own scalable and reliable multithreaded applications. Starting from learning what a thread is, we guide you through the basics and then move on to more advanced concepts such as task parallel libraries, C# asynchronous functions, and much more.
Rewritten to the latest C# specification, C# 6, and updated with new and modern recipes to help you make the most of the hardware you have available, this book will help you push the boundaries of what you thought possible in C#.
What you will learn

Use C# 6.0 asynchronous language features
Work with raw threads, synchronize threads, and coordinate their work
Develop your own asynchronous API with Task Parallel Library
Work effectively with a thread pool
Scale up your server application with I/O threads
Parallelize your LINQ queries with PLINQ
Use common concurrent collections
Apply different parallel programming patterns
Use Reactive Extensions to run asynchronous operations and manage their options

About the Author
Eugene Agafonov leads the development department at ABBYY and lives in Moscow. He has over 15 years of professional experience in software development, and he started working with C# when it was in beta version. He is a Microsoft MVP in ASP.NET since 2006, and he often speaks at local software development conferences, such as DevCon Russia, about cutting-edge technologies in modern web and server-side application development. His main professional interests are cloud-based software architecture, scalability, and reliability. Eugene is a huge fan of football and plays the guitar with a local rock band. You can reach him at his personal blog, eugeneagafonov.com, or find him on Twitter at @eugene_agafonov.
ABBYY is a global leader in the development of document recognition, content capture, and language-based technologies and solutions that are integrated across the entire information life cycle.
He is the author of Multhreading in C# 5.0 Cookbook and Mastering C# Concurrency by Packt Publishing.
Table of Contents

Threading Basics
Thread Synchronization
Using a Thread Pool
Using the Task Parallel Library
Using C# 6.0
Using Concurrent Collections
Using PLINQ
Reactive Extensions
Using Asynchronous I/O
Parallel Programming Patterns
There's More




相關書籍

Lua 程序設計, 4/e (Programming in Lua, 4/e)

作者 羅伯拖·魯薩利姆斯奇 (Roberto Ierusalimschy)

2016-04-22

Servlet、JSP和Spring MVC初學指南

作者 克尼亞萬 (Budi Kurniawan) 戴克 (Paul Deck)

2016-04-22

Delphi High Performance: Concurrency, Mutli-threading, Memory Management, and more

作者 Primoz Gabrijelcic

2016-04-22